home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 001-025 / scopedisk17 / pptool1.0 / ppage_any_fonts.com < prev    next >
Text File  |  1995-03-18  |  687b  |  29 lines

  1. ;++
  2. ; Ed Scherer, 03-Jul-1988
  3. ;
  4. ; This command file uses PPage_Any_Font to create metric files for all the
  5. ; standard Amiga fonts in Fonts:.  PPage_Any_Font must be in a directory in
  6. ; your execution path (as defined by the PATH command).  COPY it to RAM: and
  7. ; "PATH RAM: ADD" to make this command file execute more quickly.
  8. ;
  9. ; Usage:
  10. ;   EXECUTE <name of this file>
  11. ;--
  12. FAILAT 9999
  13. ;+
  14. ; Standard Amiga fonts.
  15. ;-
  16. PPage_Any_Font diamond
  17. PPage_Any_Font emerald
  18. PPage_Any_Font garnet
  19. PPage_Any_Font opal
  20. PPage_Any_Font ruby
  21. PPage_Any_Font sapphire
  22. PPage_Any_Font topaz
  23. ;+
  24. ; ProWrite fonts (available on PLink).
  25. ;-
  26. ;PPage_Any_Font granite
  27. ;PPage_Any_Font marble
  28. ;PPage_Any_Font serpentine
  29.